home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 05.zip
/
BS1 part 5
/
DiskMasterV2.04.adf
/
Examples
/
Horiz.DM
< prev
next >
Wrap
Text File
|
1991-04-30
|
4KB
|
92 lines
Reset
AddMenu Project, Display Format, F, SetFormat
AddMenu Project, Add Command, AddCmd
AddMenu Project, Add Menu Item, AddMenu
AddMenu Project, Palette, Color
AddMenu Project, Printer Setup, SetPrinter
AddMenu Project, Change Command, ChgCmd
AddMenu Project, Save Config, S, SaveConfig
AddMenu Project, Save Cmd Window, SaveCmdWin
AddMenu Project, About, About
AddMenu Project, Quit, Q, Confirm "Are you sure you want to quit?" Yes No;Quit
AddMenu Tools, Run Selected, Single;External run %s
AddMenu Tools, Change Font, Font
AddMenu Tools, New Window, N, OpenWindow 240 40 260 120
AddMenu Tools, New Cmd Window, C, OpenWindow 240 40 260 120 CMD;AddCmd
AddMenu Tools, Swap S<->D, Swap
AddMenu Tools, Run DM Script, Single;Batch %s
AddMenu Archives, Lharc Add, StdIO "CON:0/12/640/100/Add Window";Archive "Lharc <* -r a";StdIO CLOSE
AddMenu Archives, Arc Add, StdIO "CON:0/12/640/100/Add Window";Archive "Arc <* a";StdIO CLOSE
AddMenu Archives, Zoo Add, StdIO "CON:0/12/640/100/Add Window";Archive "Zoo <* a";StdIO CLOSE
AddMenu Archives, Lharc Extract, StdIO "CON:0/12/640/100/Extract Window";Extern Lharc <* x %s;StdIO CLOSE
AddMenu Archives, Arc Extract, StdIO "CON:0/12/640/100/Extract Window";Extern Arc <*x %s;StdIO CLOSE
AddMenu Archives, Zoo Extract, StdIO "CON:0/12/640/100/Extract Window";Extern Zoo <* x// %s;StdIO CLOSE
AddMenu Archives, Lharc List, StdIO "CON:0/12/640/160/List Window";Extern Lharc v %s;Wait;StdIO CLOSE
AddMenu Archives, Arc List, StdIO "CON:0/12/640/160/List Window";Extern Arc v %s;Wait;StdIO CLOSE
AddMenu Archives, Zoo List, StdIO "CON:0/12/640/160/List Window";Extern Zoo v %s;Wait;StdIO CLOSE
AddMenu Disk, Format, Format
AddMenu Disk, DiskCopy, DiskCopy
AddMenu Disk, Format DF0:, Confirm "Are you sure?";Format DF0:
AddMenu Disk, Format DF1:, Format DF1: VERIFY "WorkDisk"
AddMenu Disk, Clear DF0:, Format DF0: QUICK INSTALL VERIFY
AddMenu Disk, Copy DF0: DF0:, DiskCopy DF0: DF0:
AddMenu Disk, Copy DF0: DF1:, DiskCopy DF0: DF1:
AddMenu Control, Lock as Source, Lock S
AddMenu Control, Lock as Dest, Lock D
AddMenu Control, UnLock, UnLock
AddMenu Control, UnLock all, UnLock All
AddMenu Screen, Change, Batch DiskMaster.DM
Button "Parent"
SetFormat "NS T DMY A C"
BarFormat "DiskMaster 2.0 %T %W %D%M%Y Chip:%C Fast:%F Total:%P"
TitleFormat "%B/%F %I/%C"
OpenScreen 2
Color 04A FFF 002 D80
Font topaz/8
OpenWindow 538 10 102 190 CMD
AddCmd Root, 10, Root
AddCmd Parent, 10, Parent
AddCmd All, 30, Select *
AddCmd Clear, 30, Deselect *
AddCmd Select, 30, Select
AddCmd Exclude, 30, DeSelect
AddCmd Copy, 20, ReqPattern;Copy %s %d
AddCmd Copy Newer, 20, Copy %s %d NEWER
AddCmd Move, 20, ReqPattern;Move %s %d
AddCmd Delete, 30, ReqPattern;Confirm "All selected files will be lost.";Delete %s
AddCmd Rename, 20, Recurse OFF;Rename %s
AddCmd Protect, 20, Recurse OFF;Protect %s
AddCmd Comment, 20, Recurse OFF;Comment %s
AddCmd Find, 20, ReqPattern "Please enter search pattern";Find %s
AddCmd Read, 20, Read %s
AddCmd HexRead, 20, Read %s HEX
AddCmd ShowPic, 20, ShowPic %s
AddCmd MakeDir, 20, MakeDir
AddCmd Print, 20, Single;Print %s
AddCmd Size Check, 20, UnMark OFF;Check %s
OpenWindow 0 104 539 96
OpenWindow 0 10 538 94
AddAutoCmd FORM????ILBM,ShowPic %s
AddAutoCmd FORM????ACBM,ShowPic %s
AddAutoCmd FORM????8SVX,ShowPic %s
AddAutoCmd FORM????ANIM,Extern View %s
AddAutoCmd ??-lh,StdIO "CON:0/12/640/100/Extract Window";Extern Lharc <* x %s;StdIO CLOSE
AddAutoCmd ^Z,StdIO "CON:0/12/640/100/Extract Window";Extern Arc <* x %s;StdIO CLOSE
AddAutoCmd ZOO ?.?? Archive,StdIO "CON:0/12/640/100/Extract Window";Extern Zoo <* x// %s;StdIO CLOSE
AddAutoCmd TEXT,Read %s
AddAutoCmd DEFAULT,Read %s HEX